home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5860 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: sundog.caltech.edu!taylor
  2. From: taylor@sundog.caltech.edu (STUART F. TAYLOR (818)395-3807, MC 264-33 CALTECH PASADENA CA 91125)
  3. Newsgroups: comp.lang.c
  4. Subject: Using char array in functions
  5. Date: 20 Feb 1996 09:15 PST
  6. Organization: California Institute of Technology
  7. Distribution: world
  8. Message-ID: <20FEB199609155775@sundog.caltech.edu>
  9. NNTP-Posting-Host: sundog.caltech.edu
  10. News-Software: VAX/VMS VNEWS 1.41x4  
  11.  
  12. I've searched the faq's and postings, but still am looking for a clear 
  13. explanation on how to use arrays of char strings in functions, especially when 
  14. I want to have the function modify the array.  I find I can't just pass the 
  15. name of the string as a pointer as I do for single strings.
  16.  
  17. One faq mentioned getting cdecl to convert sentences closer to usual English 
  18. to C, but I haven't been able to find it on my usual searches thru WWW sites.  
  19. Would anyone know of where to get such auto-programmers (while I'm asking, are
  20. there any programs that can translate VMS commands into unix -- not do it for 
  21. you, but allow you to type a vms command, and have it suggest unix equivalents,
  22. more as a teacher rather than trying to stick with vms?)
  23.  
  24. Thanks,
  25.  
  26. Stuart Taylor 
  27.